home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 8_scripts / log < prev    next >
Encoding:
Text File  |  2001-03-22  |  368 b   |  15 lines

  1. Synopsis:
  2.    load log
  3.  
  4. Description:
  5.    This script serves mainly as an example of how to use WAIT to get the
  6.    output of a process.  In this particular case, an alias /log will run
  7.    "uptime" and log the output, if its first argument is "on".
  8.  
  9. See Also:
  10.    exec(5); load(5); wait(5)
  11.  
  12. Other Notes:
  13.    The name of this script's author is not known.
  14.  
  15.